To add a published extension snap-in to an MMC console
- Open a saved console in author mode by doing one of the following:
- Right-click the .msc file, and then click Author.
- Click Start, click Run, type mmc path\filename.msc /a, and then click OK.
- On the File menu, click Add/Remove Snap-in .
- On the Extensions tab, in Snap-ins that can be extended, click the snap-in that you want to extend.
- In Available extensions, select the check box next to the published extension you want to add, and then click Download.
- If one or more wizards appear, follow the instructions on your screen, and then click OK.
Important
-
If you select the Add all extensions check box on the Extensions tab, only extension snap-ins that are locally installed and registered are added to the console. You must specifically download extension snap-ins from the directory service to make them available in a console. Thus, to add all published extensions for a given item, do not select the Add all extensions check box, but instead select the check box next to each published extension.
Notes
- For extension snap-ins that are available from the Active Directory directory service, the snap-in names are followed by the phrase (not installed).
-
You can only access extension snap-ins published in Active Directory if the computer you are using is running Windows 98 with Windows Installer, Windows NT 4.0 with Windows Installer, or Windows Millennium Edition. In addition, the computer must be part of a Windows domain. For more information about publishing applications and Windows Installer, see Help.
Related Topics